home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1997 #7 / Jul 1997.iso / karaoke / midioke / easykar.txt < prev    next >
Text File  |  1996-02-28  |  5KB  |  90 lines

  1. How to use EasyKar (version 0.5 beta)
  2.  
  3.  
  4. 1.  What is EasyKar?
  5.  
  6. EasyKar is a program written for helping people in creating and editing their 
  7. own Karaoke file, starting from a standard MIDI file (extension .mid) and a text file 
  8. containing the song lyrics. 
  9. Present version (0.5 beta) contains just a few of the features that I'm planning 
  10. to add to the final program, but nevertheless it's working. Moreover, this beta version 
  11. is distributed as freeware. Users are kindly requested to contact the author for 
  12. information/comments/suggestions and bug reports.
  13.  
  14. 2.  EasyKar Features
  15.  
  16. The program can be used for creating, editing and converting Karaoke files. The File 
  17. pull-down menu allows to choose between these options
  18.  
  19. 2.1  Creating new Karaoke file (New...)
  20.  
  21.     For creating a new Karaoke file you should first open a MIDI file. Then you 
  22. will be prompted with a message, asking you to choose among the different Tracks of 
  23. the MIDI files the one containing the song melody. This beta version is limited with 
  24. respect to the final release in the sense that you cannot insert a Lyric event in a place 
  25. where there is no melody (KaraDos/KaraKan philosophy). After you open the MIDI 
  26. file and choose the melody Track, the Lyrics list will show a series of numbered empty 
  27. cells corresponding to the single notes of the melody line. You can either fill these cells 
  28. by hand (use Up and Down  arrows to navigate) or you can open a file containing the 
  29. song lyrics for automatic association of  lyrics to song melody. The format of the lyrics 
  30. text file should strictly follow the KaraDos format (see the enclosed example):
  31.  
  32. First line: Song Title
  33. Second Line: Song Author / Singer
  34. Commands (preceded by a # sign, the only command recognized is #tc = <number>, 
  35. which indicates the track number where song melody is)
  36. <Song lyrics>
  37.  
  38. The lyrics syllables must be separated by a - (minus sign). Melody notes not 
  39. associated to lyrics must be marked with a  . (dot)
  40. The number of syllables in lyrics text must be equal or less than the melody 
  41. notes, syllables in excess will be ignored.
  42.  
  43. Once the lyrics are transferred in the Lyrics list, they can be changed/edited 
  44. using the command buttons (Cut/Copy/Paste/Delete). Then, the Karaoke file can be 
  45. saved using the Save... command in the File pull-down menu.
  46.  
  47. In the same way, you can use the EasyKar New... command for converting in 
  48. .kar format Karaoke files written in KaraDos style (.mid+.txk files).
  49.  
  50. 2.2  Editing Karaoke files (Open...) 
  51.  
  52.     Lyrics of an existent Karaoke file can be transferred in the Lyrics list by 
  53. opening it (Open... command in the File pull-down menu) for editing. This feature can 
  54. be interesting for translating lyrics of a famous song in different languages, or for 
  55. writing parody songs. Song lyrics can be read from an external file, too (the file should 
  56. be in KaraDos format).
  57.  
  58. 2.3  Converting Karaoke files (Import...)
  59.  
  60.     EasyKar can be used for converting in .kar format some commercial Karaoke 
  61. files (Format 0 MIDI files), for use with Midi-oke! or other programs which don't 
  62. support Format 0 Karaoke files. For translating these files, you must first convert the 
  63. MIDI file from Format 0 to Format 1; for this purpose it can be used the enclosed 
  64. midi0to1.exe file, an excellent freeware utility written by Guenter Nagler (see the 
  65. the file midi0to1.doc for specific instruction). Once the format conversion is 
  66. completed, you can use the Import... command for reading the MIDI file. Once again, 
  67. you will be prompted for the Track in which the song lyrics are. After conversion with 
  68. midi0to1, this should be the first Track in the list (Tempo Map); clicking over this 
  69. track will transfer the lyrics into the Lyrics list, for eventual editing. Before saving, you 
  70. should probably delete the first couple of lyrics lines, usually containing copyright 
  71. messages. I'm not sure if these line are part of the standard or not, so I didn't program 
  72. any automatic instruction for removing them from the song lyrics.
  73.  
  74. 3.  What next ?
  75.  
  76.     The final version of EasyKar will contain many additional features with respect 
  77. to this beta, among which automatic formatting of text files for lyrics insertion and 
  78. piano roll window for .kar files creation/editing. Part of the code is already working, 
  79. and I hope to finish soon the Graphical User Interface. The program will be distributed 
  80. soon under the shareware concept.
  81.  
  82. How to contact the author:
  83. Vincenzo Palleschi
  84. vince@risc.ifam.pi.cnr.it
  85. http://www.ifam.pi.cnr.it/vince.htm
  86.     
  87.  
  88.  
  89.      
  90.